home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super PC 28
/
Super PC 28 (Shareware para Windows 95 y MS-DOS).iso
/
spc
/
win
/
dido3
/
source
/
mci1.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-12
|
180 b
|
4 lines
mciSendString( "OPEN MYMOVIE.MPG ALIAS MOVIE", NULL, 0, NULL );
mciSendString( "PLAY MOVIE WAIT", NULL, 0, NULL );
mciSendString( "CLOSE MOVIE", NULL, 0, NULL );